Skip to content

chore: add compliance-check CI - #4

Closed
rolandsusans wants to merge 2 commits into
mainfrom
chore/compliance-check
Closed

chore: add compliance-check CI#4
rolandsusans wants to merge 2 commits into
mainfrom
chore/compliance-check

Conversation

@rolandsusans

@rolandsusans rolandsusans commented Aug 26, 2026

Copy link
Copy Markdown

Adds a Compliance Check job that fails the build if any file in this repository has no owner in CODEOWNERS.

  • Adds an empty .gitignore. The validator requires one because it filters ignored files out of the ownership scan.

This repository passes the check today, so nothing is blocked by merging it — the job only starts failing if a future change adds files no team owns.

Part of APM-31: keeping CODEOWNERS coverage from regressing after the org-wide rollout. Repos already on gha-shared-ci run this check as part of their shared CI; this adds the same check, pinned to the same action version, for repos that do not.

@rolandsusans
rolandsusans requested a review from a team as a code owner August 26, 2026 08:15
@rolandsusans

Copy link
Copy Markdown
Author

Closing — this repository is public, and a public repo cannot resolve actions from a private one (printify/gha-shared-actions is private), so this check can never pass here.

Tracked as a known gap in APM-31. Reopen if gha-shared-actions is ever made public.

@rolandsusans
rolandsusans deleted the chore/compliance-check branch August 26, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant